[INFO] cloning repository https://github.com/jkasalt/advent-2024
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jkasalt/advent-2024" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkasalt%2Fadvent-2024", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkasalt%2Fadvent-2024'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7ff0648b54b6939aab3ac22ac2c6d433283495ac
[INFO] fixing jkasalt/advent-2024 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkasalt%2Fadvent-2024" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jkasalt/advent-2024
[INFO] finished tweaking git repo https://github.com/jkasalt/advent-2024
[INFO] tweaked toml for git repo https://github.com/jkasalt/advent-2024 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jkasalt/advent-2024 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jkasalt/advent-2024 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 0743b00c701893b97b7c8699129ec9aac6a9190e6c5dd5f2eb2f503bbaed8cb3
[INFO] running `Command { std: "docker" "start" "0743b00c701893b97b7c8699129ec9aac6a9190e6c5dd5f2eb2f503bbaed8cb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0743b00c701893b97b7c8699129ec9aac6a9190e6c5dd5f2eb2f503bbaed8cb3" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0743b00c701893b97b7c8699129ec9aac6a9190e6c5dd5f2eb2f503bbaed8cb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "0743b00c701893b97b7c8699129ec9aac6a9190e6c5dd5f2eb2f503bbaed8cb3" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking aoc-runner v0.3.0
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]     Checking test-case v3.3.1
[INFO] [stderr]    Compiling aoc-runner-internal v0.1.0
[INFO] [stderr]    Compiling aoc-runner-derive v0.3.0
[INFO] [stderr]     Checking advent-2024 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr] error: errors present after applying fixes to crate `advent_2024`
[INFO] [stderr]  --> src/day1.rs
[INFO] [stderr]  ::: src/day2.rs
[INFO] [stderr]   = cause: error: custom attribute panicked
[INFO] [stderr]              --> src/day1.rs:18:1
[INFO] [stderr]               |
[INFO] [stderr]            18 | #[aoc(day1, part1)]
[INFO] [stderr]               | ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]               |
[INFO] [stderr]               = help: message: `"r#gen"` is not a valid identifier
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: custom attribute panicked
[INFO] [stderr]              --> src/day1.rs:31:1
[INFO] [stderr]               |
[INFO] [stderr]            31 | #[aoc(day1, part2)]
[INFO] [stderr]               | ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]               |
[INFO] [stderr]               = help: message: `"r#gen"` is not a valid identifier
[INFO] [stderr]            
[INFO] [stdout] warning: `gen` is a keyword in the 2024 edition
[INFO] [stdout]  --> src/day1.rs:6:4
[INFO] [stdout]   |
[INFO] [stdout] 6 | fn gen(input: &str) -> (Vec<i32>, Vec<i32>) {
[INFO] [stdout]   |    ^^^ help: you can use a raw identifier to stay compatible: `r#gen`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/gen-keyword.html>
[INFO] [stdout]   = note: `--force-warn keyword-idents-2024` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]            
[INFO] [stdout] warning: `gen` is a keyword in the 2024 edition
[INFO] [stdout]   --> src/day1.rs:53:26
[INFO] [stdout]    |
[INFO] [stdout] 53 |         let result = p1(&gen(input));
[INFO] [stdout]    |                          ^^^ help: you can use a raw identifier to stay compatible: `r#gen`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/gen-keyword.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]            error: custom attribute panicked
[INFO] [stdout] warning: `gen` is a keyword in the 2024 edition
[INFO] [stdout]   --> src/day1.rs:66:26
[INFO] [stdout]    |
[INFO] [stdout] 66 |         let result = p2(&gen(input));
[INFO] [stdout]    |                          ^^^ help: you can use a raw identifier to stay compatible: `r#gen`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/gen-keyword.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]              --> src/day2.rs:37:1
[INFO] [stdout] warning: `gen` is a keyword in the 2024 edition
[INFO] [stdout]  --> src/day2.rs:4:4
[INFO] [stdout]   |
[INFO] [stdout] 4 | fn gen(input: &str) -> Vec<Vec<i32>> {
[INFO] [stdout]   |    ^^^ help: you can use a raw identifier to stay compatible: `r#gen`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/gen-keyword.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]               |
[INFO] [stdout] warning: `gen` is a keyword in the 2024 edition
[INFO] [stdout]   --> src/day2.rs:59:27
[INFO] [stdout]    |
[INFO] [stdout] 59 |         assert_eq!(2, p1(&gen(input)));
[INFO] [stdout]    |                           ^^^ help: you can use a raw identifier to stay compatible: `r#gen`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/gen-keyword.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]            37 | #[aoc(day2, part1)]
[INFO] [stdout] warning: `gen` is a keyword in the 2024 edition
[INFO] [stdout]   --> src/day2.rs:70:27
[INFO] [stdout]    |
[INFO] [stdout] 70 |         assert_eq!(4, p2(&gen(input)));
[INFO] [stdout]    |                           ^^^ help: you can use a raw identifier to stay compatible: `r#gen`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/gen-keyword.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]               | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] warning: `impl Iterator<Item = (usize, usize)>` will capture more lifetimes than possibly intended in edition 2024
[INFO] [stdout]   --> src/matrix.rs:55:10
[INFO] [stdout]    |
[INFO] [stdout] 55 |     ) -> impl Iterator<Item = (usize, usize)> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds
[INFO] [stdout]   --> src/matrix.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |         &self,
[INFO] [stdout]    |         ^
[INFO] [stdout]    = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/rpit-lifetime-capture.html>
[INFO] [stdout]    = note: `--force-warn impl-trait-overcaptures` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]    |
[INFO] [stdout] 55 |     ) -> impl Iterator<Item = (usize, usize)> + use<T> {
[INFO] [stdout]    |                                               ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]               |
[INFO] [stderr]               = help: message: `"r#gen"` is not a valid identifier
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: custom attribute panicked
[INFO] [stderr]              --> src/day2.rs:42:1
[INFO] [stderr]               |
[INFO] [stderr]            42 | #[aoc(day2, part2)]
[INFO] [stderr]               | ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]               |
[INFO] [stderr]               = help: message: `"r#gen"` is not a valid identifier
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0425]: cannot find function `p1` in this scope
[INFO] [stderr]              --> src/day1.rs:53:22
[INFO] [stderr]               |
[INFO] [stderr]            53 |         let result = p1(&r#gen(input));
[INFO] [stderr]               |                      ^^ not found in this scope
[INFO] [stderr]               |
[INFO] [stderr]            note: these functions exist but are inaccessible
[INFO] [stderr]              --> src/day3.rs:14:1
[INFO] [stderr]               |
[INFO] [stderr]            14 | fn p1(input: &str) -> u64 {
[INFO] [stderr]               | ^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::day3::p1`: not accessible
[INFO] [stderr]               |
[INFO] [stderr]              ::: src/day4.rs:14:1
[INFO] [stderr]               |
[INFO] [stderr]            14 | fn p1(letters: &Matrix<char>) -> usize {
[INFO] [stderr]               | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::day4::p1`: not accessible
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0425]: cannot find function `p2` in this scope
[INFO] [stderr]              --> src/day1.rs:66:22
[INFO] [stderr]               |
[INFO] [stderr]            66 |         let result = p2(&r#gen(input));
[INFO] [stderr]               |                      ^^ not found in this scope
[INFO] [stderr]               |
[INFO] [stderr]            note: these functions exist but are inaccessible
[INFO] [stderr]              --> src/day3.rs:30:1
[INFO] [stderr]               |
[INFO] [stderr]            30 | fn p2(input: &str) -> u64 {
[INFO] [stderr]               | ^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::day3::p2`: not accessible
[INFO] [stderr]               |
[INFO] [stderr]              ::: src/day4.rs:56:1
[INFO] [stderr]               |
[INFO] [stderr]            56 | fn p2(letters: &Matrix<char>) -> usize {
[INFO] [stderr]               | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::day4::p2`: not accessible
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0425]: cannot find function `p1` in this scope
[INFO] [stderr]              --> src/day2.rs:59:23
[INFO] [stderr]               |
[INFO] [stderr]            59 |         assert_eq!(2, p1(&r#gen(input)));
[INFO] [stderr]               |                       ^^ not found in this scope
[INFO] [stderr]               |
[INFO] [stderr]            note: these functions exist but are inaccessible
[INFO] [stderr]              --> src/day3.rs:14:1
[INFO] [stderr]               |
[INFO] [stderr]            14 | fn p1(input: &str) -> u64 {
[INFO] [stderr]               | ^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::day3::p1`: not accessible
[INFO] [stderr]               |
[INFO] [stderr]              ::: src/day4.rs:14:1
[INFO] [stderr]               |
[INFO] [stderr]            14 | fn p1(letters: &Matrix<char>) -> usize {
[INFO] [stderr]               | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::day4::p1`: not accessible
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error[E0425]: cannot find function `p2` in this scope
[INFO] [stderr]              --> src/day2.rs:70:23
[INFO] [stderr]               |
[INFO] [stderr]            70 |         assert_eq!(4, p2(&r#gen(input)));
[INFO] [stderr]               |                       ^^ not found in this scope
[INFO] [stderr]               |
[INFO] [stderr]            note: these functions exist but are inaccessible
[INFO] [stderr]              --> src/day3.rs:30:1
[INFO] [stderr]               |
[INFO] [stderr]            30 | fn p2(input: &str) -> u64 {
[INFO] [stderr]               | ^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::day3::p2`: not accessible
[INFO] [stderr]               |
[INFO] [stderr]              ::: src/day4.rs:56:1
[INFO] [stderr]               |
[INFO] [stderr]            56 | fn p2(letters: &Matrix<char>) -> usize {
[INFO] [stderr]               | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `crate::day4::p2`: not accessible
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: aborting due to 8 previous errors
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            For more information about this error, try `rustc --explain E0425`.
[INFO] [stderr] help: to report this as a bug, open an issue at https://github.com/rust-lang/rust/issues, quoting the full output of this command
[INFO] [stderr] help: to possibly apply more fixes, pass in the `--broken-code` flag
[INFO] [stderr] note: original diagnostics will follow:
[INFO] [stderr] error: errors present after applying fixes to crate `advent_2024`
[INFO] [stderr]  --> src/day1.rs
[INFO] [stderr]  ::: src/day2.rs
[INFO] [stderr]   = cause: error: custom attribute panicked
[INFO] [stderr]              --> src/day1.rs:18:1
[INFO] [stderr]               |
[INFO] [stderr]            18 | #[aoc(day1, part1)]
[INFO] [stderr]               | ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]               |
[INFO] [stderr]               = help: message: `"r#gen"` is not a valid identifier
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: custom attribute panicked
[INFO] [stderr]              --> src/day1.rs:31:1
[INFO] [stdout] warning: `gen` is a keyword in the 2024 edition
[INFO] [stdout]  --> src/day1.rs:6:4
[INFO] [stdout]   |
[INFO] [stdout] 6 | fn gen(input: &str) -> (Vec<i32>, Vec<i32>) {
[INFO] [stdout]   |    ^^^ help: you can use a raw identifier to stay compatible: `r#gen`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/gen-keyword.html>
[INFO] [stdout]   = note: `--force-warn keyword-idents-2024` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]               |
[INFO] [stdout] warning: `gen` is a keyword in the 2024 edition
[INFO] [stdout]   --> src/day1.rs:53:26
[INFO] [stdout]    |
[INFO] [stdout] 53 |         let result = p1(&gen(input));
[INFO] [stdout]    |                          ^^^ help: you can use a raw identifier to stay compatible: `r#gen`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/gen-keyword.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]            31 | #[aoc(day1, part2)]
[INFO] [stdout] warning: `gen` is a keyword in the 2024 edition
[INFO] [stdout]   --> src/day1.rs:66:26
[INFO] [stdout]    |
[INFO] [stdout] 66 |         let result = p2(&gen(input));
[INFO] [stdout]    |                          ^^^ help: you can use a raw identifier to stay compatible: `r#gen`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/gen-keyword.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]               | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] warning: `gen` is a keyword in the 2024 edition
[INFO] [stdout]  --> src/day2.rs:4:4
[INFO] [stdout]   |
[INFO] [stdout] 4 | fn gen(input: &str) -> Vec<Vec<i32>> {
[INFO] [stdout]   |    ^^^ help: you can use a raw identifier to stay compatible: `r#gen`
[INFO] [stdout]   |
[INFO] [stdout]   = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/gen-keyword.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]               |
[INFO] [stdout] warning: `gen` is a keyword in the 2024 edition
[INFO] [stdout]   --> src/day2.rs:59:27
[INFO] [stdout]    |
[INFO] [stdout] 59 |         assert_eq!(2, p1(&gen(input)));
[INFO] [stdout]    |                           ^^^ help: you can use a raw identifier to stay compatible: `r#gen`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/gen-keyword.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]               = help: message: `"r#gen"` is not a valid identifier
[INFO] [stdout] warning: `gen` is a keyword in the 2024 edition
[INFO] [stdout]   --> src/day2.rs:70:27
[INFO] [stdout]    |
[INFO] [stdout] 70 |         assert_eq!(4, p2(&gen(input)));
[INFO] [stdout]    |                           ^^^ help: you can use a raw identifier to stay compatible: `r#gen`
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this is accepted in the current edition (Rust 2021) but is a hard error in Rust 2024!
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/gen-keyword.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]            
[INFO] [stdout] warning: `impl Iterator<Item = (usize, usize)>` will capture more lifetimes than possibly intended in edition 2024
[INFO] [stdout]   --> src/matrix.rs:55:10
[INFO] [stdout]    |
[INFO] [stdout] 55 |     ) -> impl Iterator<Item = (usize, usize)> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds
[INFO] [stdout]   --> src/matrix.rs:52:9
[INFO] [stdout]    |
[INFO] [stdout] 52 |         &self,
[INFO] [stdout]    |         ^
[INFO] [stdout]    = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/rpit-lifetime-capture.html>
[INFO] [stdout]    = note: `--force-warn impl-trait-overcaptures` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: use the precise capturing `use<...>` syntax to make the captures explicit
[INFO] [stdout]    |
[INFO] [stdout] 55 |     ) -> impl Iterator<Item = (usize, usize)> + use<T> {
[INFO] [stdout]    |                                               ++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]            
[INFO] [stderr]            error: custom attribute panicked
[INFO] [stderr]              --> src/day2.rs:37:1
[INFO] [stderr]               |
[INFO] [stderr]            37 | #[aoc(day2, part1)]
[INFO] [stderr]               | ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]               |
[INFO] [stderr]               = help: message: `"r#gen"` is not a valid identifier
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: custom attribute panicked
[INFO] [stderr]              --> src/day2.rs:42:1
[INFO] [stderr]               |
[INFO] [stderr]            42 | #[aoc(day2, part2)]
[INFO] [stderr]               | ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]               |
[INFO] [stderr]               = help: message: `"r#gen"` is not a valid identifier
[INFO] [stderr]            
[INFO] [stderr]            
[INFO] [stderr]            error: aborting due to 4 previous errors
[INFO] [stderr] help: to report this as a bug, open an issue at https://github.com/rust-lang/rust/issues, quoting the full output of this command
[INFO] [stderr] help: to possibly apply more fixes, pass in the `--broken-code` flag
[INFO] [stderr] note: original diagnostics will follow:
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.10s
[INFO] [stderr] crater-edition-check: advent-2024 v0.1.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking advent-2024 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: expected identifier, found reserved keyword `gen`
[INFO] [stdout]  --> src/day1.rs:6:4
[INFO] [stdout]   |
[INFO] [stdout] 6 | fn gen(input: &str) -> (Vec<i32>, Vec<i32>) {
[INFO] [stdout]   |    ^^^ expected identifier, found reserved keyword
[INFO] [stdout]   |
[INFO] [stdout] help: escape `gen` to use it as an identifier
[INFO] [stdout]   |
[INFO] [stdout] 6 | fn r#gen(input: &str) -> (Vec<i32>, Vec<i32>) {
[INFO] [stdout]   |    ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found reserved keyword `gen`
[INFO] [stdout]  --> src/day1.rs:6:4
[INFO] [stdout]   |
[INFO] [stdout] 6 | fn gen(input: &str) -> (Vec<i32>, Vec<i32>) {
[INFO] [stdout]   |    ^^^ expected identifier, found reserved keyword
[INFO] [stdout]   |
[INFO] [stdout] help: escape `gen` to use it as an identifier
[INFO] [stdout]   |
[INFO] [stdout] 6 | fn r#gen(input: &str) -> (Vec<i32>, Vec<i32>) {
[INFO] [stdout]   |    ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/day1.rs:53:26
[INFO] [stdout]    |
[INFO] [stdout] 53 |         let result = p1(&gen(input));
[INFO] [stdout]    |                          ^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/day1.rs:66:26
[INFO] [stdout]    |
[INFO] [stdout] 66 |         let result = p2(&gen(input));
[INFO] [stdout]    |                          ^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/day1.rs:53:26
[INFO] [stdout]    |
[INFO] [stdout] 53 |         let result = p1(&gen(input));
[INFO] [stdout]    |                          ^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/day1.rs:66:26
[INFO] [stdout]    |
[INFO] [stdout] 66 |         let result = p2(&gen(input));
[INFO] [stdout]    |                          ^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found reserved keyword `gen`
[INFO] [stdout]  --> src/day2.rs:4:4
[INFO] [stdout]   |
[INFO] [stdout] 4 | fn gen(input: &str) -> Vec<Vec<i32>> {
[INFO] [stdout]   |    ^^^ expected identifier, found reserved keyword
[INFO] [stdout]   |
[INFO] [stdout] help: escape `gen` to use it as an identifier
[INFO] [stdout]   |
[INFO] [stdout] 4 | fn r#gen(input: &str) -> Vec<Vec<i32>> {
[INFO] [stdout]   |    ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier, found reserved keyword `gen`
[INFO] [stdout]  --> src/day2.rs:4:4
[INFO] [stdout]   |
[INFO] [stdout] 4 | fn gen(input: &str) -> Vec<Vec<i32>> {
[INFO] [stdout]   |    ^^^ expected identifier, found reserved keyword
[INFO] [stdout]   |
[INFO] [stdout] help: escape `gen` to use it as an identifier
[INFO] [stdout]   |
[INFO] [stdout] 4 | fn r#gen(input: &str) -> Vec<Vec<i32>> {
[INFO] [stdout]   |    ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/day2.rs:59:27
[INFO] [stdout]    |
[INFO] [stdout] 59 |         assert_eq!(2, p1(&gen(input)));
[INFO] [stdout]    |                           ^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected expression, found reserved keyword `gen`
[INFO] [stdout]   --> src/day2.rs:70:27
[INFO] [stdout]    |
[INFO] [stdout] 70 |         assert_eq!(4, p2(&gen(input)));
[INFO] [stdout]    |                           ^^^ expected expression
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]   --> src/day1.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |     use super::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]   --> src/day2.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |     use super::*;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `advent-2024` (lib) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `advent-2024` (lib test) due to 6 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "0743b00c701893b97b7c8699129ec9aac6a9190e6c5dd5f2eb2f503bbaed8cb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0743b00c701893b97b7c8699129ec9aac6a9190e6c5dd5f2eb2f503bbaed8cb3", kill_on_drop: false }`
[INFO] [stdout] 0743b00c701893b97b7c8699129ec9aac6a9190e6c5dd5f2eb2f503bbaed8cb3
